fuse3.git
7 months ago[PATCH] Fix meson function tests
Bernd Schubert [Thu, 24 Apr 2025 14:49:08 +0000 (16:49 +0200)]
[PATCH] Fix meson function tests

Several meson tests were incorrectly failing

Checking for function "static_assert" : NO (cached)
Checking for function "pthread_setname_np" : NO (cached)
Check usable header "#include <linux/close_range.h>" : NO (cached)

These functions get now tested with compilation tests
and get found on my system.

Checking if "static_assert check" compiles: YES
Checking if "pthread_setname_np check" compiles: YES
Checking if "close_range check" compiles: YES

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Gbp-Pq: Name Fix_meson_function_tests.patch

7 months agofuse3 (3.17.2-3) unstable; urgency=medium
Laszlo Boszormenyi (GCS) [Wed, 16 Jul 2025 17:27:21 +0000 (17:27 +0000)]
fuse3 (3.17.2-3) unstable; urgency=medium

  * Backport upstream fixes:
    - fix the close_range ifdef,
    - fix deadlock in truncate operation in memfs_ll.cc example.

[dgit import unpatched fuse3 3.17.2-3]

7 months agoImport fuse3_3.17.2-3.debian.tar.xz
Laszlo Boszormenyi (GCS) [Wed, 16 Jul 2025 17:27:21 +0000 (17:27 +0000)]
Import fuse3_3.17.2-3.debian.tar.xz

[dgit import tarball fuse3 3.17.2-3 fuse3_3.17.2-3.debian.tar.xz]

9 months agoImport fuse3_3.17.2.orig.tar.gz
Laszlo Boszormenyi (GCS) [Sun, 27 Apr 2025 06:10:01 +0000 (08:10 +0200)]
Import fuse3_3.17.2.orig.tar.gz

[dgit import orig fuse3_3.17.2.orig.tar.gz]